SmartFTP FTP Library
ISFTPConnection::RealPath Method

Canonicalize any given path name to an absolute path. 

If protocol version 6 is supported, use the RealPathEx method.

IDL
HRESULT RealPath(
    [in] BSTR bstrOriginal, 
    [out, retval] BSTR* retval
);
Parameters

bstrOriginal
Path to resolve.

Returns

If the method succeeds it returns the resolved path.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.